[INFO] cloning repository https://github.com/uandere/apz4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uandere/apz4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuandere%2Fapz4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuandere%2Fapz4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1af6e9ecd5cad4733ae1212c0c1672fe5e9f3ea2
[INFO] fixing uandere/apz4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuandere%2Fapz4" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uandere/apz4
[INFO] finished tweaking git repo https://github.com/uandere/apz4
[INFO] tweaked toml for git repo https://github.com/uandere/apz4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uandere/apz4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uandere/apz4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a
[INFO] running `Command { std: "docker" "start" "fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating facade-service/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating logging-service/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating messages-service/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking redis v0.25.3
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rdkafka v0.36.2
[INFO] [stderr]     Checking logging-service v0.1.0 (/opt/rustwide/workdir/logging-service)
[INFO] [stderr]    Migrating logging-service/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking messages-service v0.1.0 (/opt/rustwide/workdir/messages-service)
[INFO] [stderr]     Checking facade-service v0.1.0 (/opt/rustwide/workdir/facade-service)
[INFO] [stderr]        Fixed logging-service/src/main.rs (1 fix)
[INFO] [stderr]    Migrating facade-service/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating messages-service/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> facade-service/src/main.rs:81:46
[INFO] [stdout]     |
[INFO] [stdout]  75 |     let client = reqwest::Client::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `client` calls a custom destructor
[INFO] [stdout]     |         `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  81 |     logging_service_response.unwrap().text().await.unwrap()
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  82 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> facade-service/src/main.rs:94:46
[INFO] [stdout]     |
[INFO] [stdout]  88 |     let client = reqwest::Client::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `client` calls a custom destructor
[INFO] [stdout]     |         `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |     logging_service_response.unwrap().text().await.unwrap()
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  95 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> facade-service/src/main.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |           match ClientConfig::new()
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 103 | |             .set("bootstrap.servers", "kafka:9092")
[INFO] [stdout] 104 | |             .create::<FutureProducer>()
[INFO] [stdout]     | |                                       ^
[INFO] [stdout]     | |                                       |
[INFO] [stdout]     | |_______________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |               Err(e) if attempt < retries => {
[INFO] [stdout]     |                   -
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `e` calls a custom destructor
[INFO] [stdout]     |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout] 108 |                   println!("Failed to create Kafka producer: {}, retrying...", e);
[INFO] [stdout] 109 |                   sleep(delay).await;
[INFO] [stdout]     |                   ------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/producer/base_producer.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / impl<C, Part> Drop for ThreadedProducer<C, Part>
[INFO] [stdout] 774 | | where
[INFO] [stdout] 775 | |     Part: Partitioner,
[INFO] [stdout] 776 | |     C: ProducerContext<Part> + 'static,
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> messages-service/src/main.rs:46:15
[INFO] [stdout]     |
[INFO] [stdout]  46 |         match consumer.subscribe(&[&topic]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |                 tokio::time::sleep(retry_delay).await;
[INFO] [stdout]     |                 -------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> facade-service/src/main.rs:81:46
[INFO] [stdout]     |
[INFO] [stdout]  75 |     let client = reqwest::Client::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `client` calls a custom destructor
[INFO] [stdout]     |         `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  81 |     logging_service_response.unwrap().text().await.unwrap()
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  82 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> facade-service/src/main.rs:94:46
[INFO] [stdout]     |
[INFO] [stdout]  88 |     let client = reqwest::Client::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `client` calls a custom destructor
[INFO] [stdout]     |         `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |     logging_service_response.unwrap().text().await.unwrap()
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  95 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> facade-service/src/main.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |           match ClientConfig::new()
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 103 | |             .set("bootstrap.servers", "kafka:9092")
[INFO] [stdout] 104 | |             .create::<FutureProducer>()
[INFO] [stdout]     | |                                       ^
[INFO] [stdout]     | |                                       |
[INFO] [stdout]     | |_______________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |               Err(e) if attempt < retries => {
[INFO] [stdout]     |                   -
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `e` calls a custom destructor
[INFO] [stdout]     |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout] 108 |                   println!("Failed to create Kafka producer: {}, retrying...", e);
[INFO] [stdout] 109 |                   sleep(delay).await;
[INFO] [stdout]     |                   ------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/producer/base_producer.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / impl<C, Part> Drop for ThreadedProducer<C, Part>
[INFO] [stdout] 774 | | where
[INFO] [stdout] 775 | |     Part: Partitioner,
[INFO] [stdout] 776 | |     C: ProducerContext<Part> + 'static,
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> messages-service/src/main.rs:46:15
[INFO] [stdout]     |
[INFO] [stdout]  46 |         match consumer.subscribe(&[&topic]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |                 tokio::time::sleep(retry_delay).await;
[INFO] [stdout]     |                 -------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: facade-service v0.1.0 (/opt/rustwide/workdir/facade-service) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: logging-service v0.1.0 (/opt/rustwide/workdir/logging-service) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: messages-service v0.1.0 (/opt/rustwide/workdir/messages-service) updating edition from 2021 to 2024
[INFO] [stderr]     Checking messages-service v0.1.0 (/opt/rustwide/workdir/messages-service)
[INFO] [stderr]     Checking facade-service v0.1.0 (/opt/rustwide/workdir/facade-service)
[INFO] [stderr]     Checking logging-service v0.1.0 (/opt/rustwide/workdir/logging-service)
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> facade-service/src/main.rs:9:60
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rocket::{get, launch, post, routes, serde::json::Json, Responder, State};
[INFO] [stdout]   |                                                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> facade-service/src/main.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |         produce_future.await.map_err(|(e, m)| e).unwrap();
[INFO] [stdout]    |                                           ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_future`
[INFO] [stdout]   --> facade-service/src/main.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let log_future = client
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> facade-service/src/main.rs:9:60
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rocket::{get, launch, post, routes, serde::json::Json, Responder, State};
[INFO] [stdout]   |                                                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> facade-service/src/main.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |         produce_future.await.map_err(|(e, m)| e).unwrap();
[INFO] [stdout]    |                                           ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_future`
[INFO] [stdout]   --> facade-service/src/main.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let log_future = client
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a", kill_on_drop: false }`
[INFO] [stdout] fec65f1b3c4e9f8e6ff56ce21b2d3baecf4b9da9c0a7e1691cc555893f65783a
